Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

reenable building of mongo c/cxx drivers #7218

Merged
merged 8 commits into from
Apr 26, 2019
Merged

reenable building of mongo c/cxx drivers #7218

merged 8 commits into from
Apr 26, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

Reenable building of mongo c/cxx drivers and include support for building them within the confines of the pinned compiler (meaning they're included in binaries and such)

warning 1: I don't pin the compiler for the macos build because we're already not pinning it for boost build 🤷‍♂️
warning 2: I had to downgrade the test VM image version so that mongod was available to run during tests

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Copy link
Contributor

@larryk85 larryk85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reasoning for removing the cleanup for force building in eosio_build_amazon.sh? And reverting if [ $PIN_COMPILER ]; back to if $PIN_COMPILER?

@spoonincode
Copy link
Contributor Author

What is the reasoning for removing the cleanup for force building in eosio_build_amazon.sh? And reverting if [ $PIN_COMPILER ]; back to if $PIN_COMPILER?

Appears to be a goof from merging back and forth; have been maintaining this patch set since way before those other changes were made.

@larryk85
Copy link
Contributor

What is the reasoning for removing the cleanup for force building in eosio_build_amazon.sh? And reverting if [ $PIN_COMPILER ]; back to if $PIN_COMPILER?

Appears to be a goof from merging back and forth; have been maintaining this patch set since way before those other changes were made.

Gotcha.

plugins/mongo_db_plugin/CMakeLists.txt Outdated Show resolved Hide resolved
plugins/mongo_db_plugin/CMakeLists.txt Outdated Show resolved Hide resolved
plugins/mongo_db_plugin/CMakeLists.txt Outdated Show resolved Hide resolved
plugins/mongo_db_plugin/CMakeLists.txt Outdated Show resolved Hide resolved
larryk85
larryk85 previously approved these changes Apr 26, 2019
@larryk85 larryk85 dismissed their stale review April 26, 2019 16:01

Not building.

@spoonincode spoonincode merged commit cdde673 into develop Apr 26, 2019
@spoonincode spoonincode deleted the hello_mongo branch April 26, 2019 19:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants